home *** CD-ROM | disk | FTP | other *** search
/ Complete Photoshop Course / MCCursos4.mdf / Interface / it.dig / scripts / DefineButton2_413 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-05-24  |  54 b   |  4 lines

  1. on(release){
  2.    _root.tudo.local.gotoAndStop(8);
  3. }
  4.